int
'宣言 Protected Function InsertCore( _ ByVal index As Integer, _ ByVal count As Integer _ ) As Boolean
'宣言
Protected Function InsertCore( _ ByVal index As Integer, _ ByVal count As Integer _ ) As Boolean
protected bool InsertCore( int index, int count )
DataListBase<T> クラス DataListBase<T> メンバ